home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 50
/
Freelog050.iso
/
DossierLogitheque
/
Bureautique
/
Mira
/
Mira_setup.exe
/
{app}
/
Mira.exe
/
0
/
RCDATA
/
TFORMMARGE
/
TFORMMARGE.txt
Wrap
Text File
|
2003-09-02
|
2KB
|
116 lines
object FormMarge: TFormMarge
Left = 701
Top = 176
BorderStyle = bsDialog
Caption = 'Marges'
ClientHeight = 166
ClientWidth = 287
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 14
object Label1: TLabel
Left = 9
Top = 27
Width = 69
Height = 14
Caption = 'Marge gauche'
end
object Label2: TLabel
Left = 156
Top = 27
Width = 60
Height = 14
Caption = 'Marge droite'
end
object Label3: TLabel
Left = 9
Top = 78
Width = 54
Height = 14
Caption = 'Marge haut'
end
object Label4: TLabel
Left = 156
Top = 78
Width = 51
Height = 14
Caption = 'Marge bas'
end
object Label5: TLabel
Left = 9
Top = 6
Width = 133
Height = 14
Caption = 'Ajuster les marges (en mm)'
end
object SC_Line5: TSC_Line
Left = 0
Top = 132
Width = 287
Height = 34
BorderShape = bsTopLine
Align = alBottom
end
object Button1: TButton
Left = 151
Top = 139
Width = 75
Height = 22
Cancel = True
Caption = '&Annuler'
ModalResult = 2
TabOrder = 0
end
object ButtonOk: TButton
Left = 67
Top = 139
Width = 75
Height = 22
Caption = '&Ok'
Default = True
ModalResult = 1
TabOrder = 1
end
object EditL: TEdit
Left = 9
Top = 42
Width = 121
Height = 22
TabOrder = 2
OnKeyPress = FormKeyPress
end
object EditR: TEdit
Left = 156
Top = 42
Width = 121
Height = 22
TabOrder = 3
OnKeyPress = FormKeyPress
end
object EditT: TEdit
Left = 9
Top = 93
Width = 121
Height = 22
TabOrder = 4
OnKeyPress = FormKeyPress
end
object EditB: TEdit
Left = 156
Top = 93
Width = 121
Height = 22
TabOrder = 5
OnKeyPress = FormKeyPress
end
end